Package-level declarations
Types
Link copied to clipboard
@DisableCachingByDefault(because = "Not worth caching" )
Resolves bundled plugins from the IntelliJ Platform dependency. It scans for all plugins located withing the INTELLIJ_PLATFORM/plugins directory and loads them with IdePluginManager to collect plugin details.
Link copied to clipboard
@DisableCachingByDefault(because = "Not worth caching" )
The artifact transformer collecting JAR files located within the IntelliJ Platform or Marketplace Plugin archives.
Link copied to clipboard
@DisableCachingByDefault(because = "Not worth caching" )
A transformer used for extracting files from archive artifacts.
Link copied to clipboard
@DisableCachingByDefault(because = "Not worth caching" )
A transformer used for extracting IDEs used by the IntelliJ Plugin Verifier.